contour following

Terms from Artificial Intelligence: humans at the heart of algorithms

Page numbers are for draft copy at present; they will be replaced with correct numbers when final book is formatted. Chapter numbers are correct and will not change now.

Contour following in image processing is a very simple form edge detection. Contour following identifies the line of pixles where the image darkness passes through a certain threshold. This is effectively edge detection on the black patches after the image is thresholded at that value.

Used on Chap. 12: pages 246, 248